home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / mail / metamail-2.3a.lha / metamail-2.3a / samples / rich / parttext-richtext0 < prev   
Encoding:
Text File  |  1992-04-27  |  1.3 KB  |  34 lines

  1. So far, I've managed to build all of the images for the new metamail release.
  2. I've come across the following:
  3. <nl><indent>For SysVr3.2, the manifest constant R_OK is defined in <lt>sys/unistd.h>. 
  4. This change is in metamail/mailto.c.
  5. <nl><nl>
  6.  
  7. In <bold>ezview/ezview.c</bold>, the <bold>#include <lt>file.h></bold> must follow the <bold>#include <lt>sys/types.h></bold>
  8. in the <bold>#ifdef SYSV</bold> section, so I moved it to below the <bold>#endif</bold> for that bit.
  9. <nl><nl>
  10.  
  11. For ISC SysVr3.2, the routine <italic>gethostname()</italic> (required by <bold>metamail/mailto.c</bold>) is in the
  12. library <bold>/usr/lib/libinet.a</bold>.  I added a new variable to the root and subsidiary
  13. Makefiles, <bold>LDLIBS</bold>, which trails the other files and libraries on the cc command
  14. lines that produce executables.
  15. <nl></indent><nl><nl>
  16.  
  17. I will send you context diffs of my changes tonight.  This is my first try
  18. of "mailto", so we'll see if it works.  (I think it may have one of those
  19. "missing TERMCAP entry" problems that richtext used to suffer from.)
  20. <nl><nl>
  21.  
  22. Also, I believe that the copyright notice in some of the files (README)
  23. is out of date.
  24. <nl><nl>
  25.  
  26. I'd send you the diffs now, except that I don't have a cdiff program on
  27. <bold>persoft.com
  28. </bold>so I figure I'll send it from
  29. <italic>gorgon.UUCP
  30. </italic>where I've got GNU diff.
  31. <nl><nl>
  32.                     Daniel
  33.  
  34.